Fix bug #13725 with file notifications on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Feb 2013 09:13:40 +0000 (11:13 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Feb 2013 09:13:40 +0000 (11:13 +0200)
commitaf3d5be677df1677cc8037b826f494da00bf6c60
treedacf04f36c2318d8e38caee4aa85b4a8caa06721
parente0252a0c61343333c867a4bf7b4584a1286871e3
Fix bug #13725 with file notifications on MS-Windows.

 lisp/autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
 add watch for the file, not its parent directory, since w32notify
 sets up the watch for the directory internally.
lisp/ChangeLog
lisp/autorevert.el